StyleContext: Add CSS snippet language comments
authorDaniel Boles <dboles.src@gmail.com>
Thu, 12 Oct 2017 18:40:45 +0000 (19:40 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Thu, 12 Oct 2017 18:40:45 +0000 (19:40 +0100)
commit3354ad080bcc65b7ecb1c6c886c5e338bced8611
treec4acd933d7d998c5f33963712b6cd2a2bbf494bd
parent06b21b4bec61de5f531f4b02e3f0e4268a98fe10
StyleContext: Add CSS snippet language comments

The language is useful for parsing tools, such as that of gtkmm, which
otherwise assumes these are C snippets and elides them from its
generated documentation.
gtk/gtkstylecontext.c